DimEmployerJob 
Default Table Name  DimEmployerJob 
Definition 
 

DimEmployerJob Columns 
ColumnName  Domain  Datatype  NULL  Definition 
EmployerJobSK(PK)    int  NO 
 
EmployerJobBK    int  NO 
 
EmployerJobActiveStatus    varchar(10)  YES 
 
EmployerJobApplyDirectStatus    varchar(10)  YES 
 
EmployerJobHasBenefits    varchar(10)  YES 
 
EmployerJobBenefitsDetail    nvarchar(1000)  YES 
 
EmployerJobContact    nvarchar(30)  YES 
 
EmployerJobDays    varchar(10)  YES 
 
EmployerJobDescrip    nvarchar(2000)  YES 
 
EmployerJobExactTitle    nvarchar(100)  YES 
 
EmployerJobHasFee    varchar(10)  YES 
 
EmployerJobResumeRequiredStatus    varchar(10)  YES 
 
EmployerJobShowCommentsOnlineStatus    varchar(10)  YES 
 
EmployerJobShowOnlineStatus    varchar(10)  YES 
 
EmployerJobShowSalaryOnlineStatus    varchar(10)  YES 
 
EmployerJobTime    varchar(50)  YES 
 
EmployerJobStartDate    datetime  YES 
 
EmployerJobEndDate    datetime  YES 
 
EmployerJobNumberOpenings    int  YES 
 
EmployerJobOnlineStartDate    datetime  YES 
 
EmployerJobOnlineEndDate    datetime  YES 
 

DimEmployerJob Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_DimEmployerJob  PrimaryKey  EmployerJobSK 

DimEmployerJob Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
BridgeEmployerJobSkill  Non-Identifying  One To Zero or More  FK_BridgeEmployerJobSkill_DimEmployerJob        NO  YES 
FactEmployerJobStats  Non-Identifying  One To Zero or More  FK_EmployerJobStats_DimEmployerJob        NO  YES 
FactStudentPlacementStats  Non-Identifying  One To Zero or More  FK_StudentPlacementStats_DimEmployerJob        NO  YES